Update Dotnet5 sdk for Nanoserver 1809 images - #703
Closed
CooperLink wants to merge 1 commit into
Closed
Conversation
CooperLink
requested review from
Ahmed ElSayed (ahmelsayed),
Anirudh Garg (anirudhgarg),
Bala G (balag0),
divyagandhisethi,
Pragna Gopa (pragnagopa) and
Varad Meru (vrdmr)
as code owners
June 2, 2022 19:27
Pragna Gopa (pragnagopa)
approved these changes
Jun 2, 2022
Collaborator
|
Thank you for taking the time to contribute. As noted in the repository README, the Azure Functions base-image Dockerfile sources were moved to an internal Microsoft repository in May 2025 and are no longer maintained here. The files and directories targeted by this pull request have therefore been removed, so this change can no longer be merged. We are closing this pull request as part of cleaning up the repository. This repository will remain available for supported samples and GitHub issues. If the proposed change identifies a problem with a published image or Azure Functions behavior, please open or continue an issue with the relevant details. We appreciate your contribution and understanding. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Periodic manual update of the dotnet5 sdk for the Windows image that we produce. Hoping to automate this soon by relying on a base image FROM dotnet-docker with the dotnet 5 sdk. Unsure how I would test that, so for now manual updates are required to keep the dotnet sdk in line with the latest release.
PR information